You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was impossible when the ManipulationStation was first born, but is possible now. This would allow people to change the example for their own use cases, as intended, and avoid the temptation of cramming more into the already convoluted API.
I have a version here. Will work on migrating it soon.
cc @jwnimmer-tri in case it impacts any of your current work. (I think not)
I'm also open to feedback if anybody thinks that keeping the C++ version is important.
The text was updated successfully, but these errors were encountered:
jwnimmer-tri
changed the title
convert ManipulationStation example to pure python
[examples] Convert ManipulationStation example to pure python
Mar 20, 2024
This was impossible when the
ManipulationStation
was first born, but is possible now. This would allow people to change the example for their own use cases, as intended, and avoid the temptation of cramming more into the already convoluted API.I have a version here. Will work on migrating it soon.
cc @jwnimmer-tri in case it impacts any of your current work. (I think not)
I'm also open to feedback if anybody thinks that keeping the C++ version is important.
The text was updated successfully, but these errors were encountered: