python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
WARNING: On macOS, drake-visualizer is deprecated and will be removed from Drake on or after 2022-04-ˊ ˇ ˋ
I see a warning about drake-visualizer on macOS will be deprecated. Could you tell me the new visualizer method? If possible, could you kindly provide a simple execution sample? Thanks!
Wc Chang
Votes: 0
Answers: 1
Unable to check infeasible constraints when using autodiff in PyDrake
I am solving a problem in PyDrake with SNOPT and I get solutions that look reasonable, but when I do result.is_success() it comes back with False, so I am hoping to investigate why it thinks the probl...

adamconkey
Votes: 0
Answers: 1
Meshcat not showing the changes to a Free Body's Pose
I've been trying to create my own ManipulationStation for a different robot arm using Pydrake, but I've been unsuccessful so far in adding clutter to my ManipulationStation. For some odd reason, Meshc...
Leo Xu
Votes: 0
Answers: 1
Add a progress bar for SNOPT solver in pydrake
I am using the AddVisualizationCallback functionality for pydrake MathematicalProgram objects to try and make a progress bar that I can update while the solver is running, so that I can see how my sol...

adamconkey
Votes: 0
Answers: 1