-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Python bindings for drake_ros_viz package. #24
Commits on Apr 30, 2022
-
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6aebb39 - Browse repository at this point
Copy the full SHA 6aebb39View commit details -
Add Drake C++ systems to drake_ros_viz package.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b02dc41 - Browse repository at this point
Copy the full SHA b02dc41View commit details -
Added unique count for marker id using the namespace as key
Signed-off-by: Aaron Chong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb83439 - Browse repository at this point
Copy the full SHA bb83439View commit details -
Unique counter as marker id for same marker namespaces, test multiple…
… markers Signed-off-by: Aaron Chong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dab693f - Browse repository at this point
Copy the full SHA dab693fView commit details -
Required to use drake's pybind11, so remove this dependency
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec27152 - Browse repository at this point
Copy the full SHA ec27152View commit details -
Add some internal docs for SceneGeometryToMarkers
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124c670 - Browse repository at this point
Copy the full SHA 124c670View commit details -
Resolve review comments on comments
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f6d05d - Browse repository at this point
Copy the full SHA 1f6d05dView commit details -
Change capsule marker to use IDs instead of namespaces for parts
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a0281 - Browse repository at this point
Copy the full SHA 18a0281View commit details -
Update Capsule test to expect unique marker ids
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f05685 - Browse repository at this point
Copy the full SHA 5f05685View commit details -
Fix capsules not getting unique IDs
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eed312a - Browse repository at this point
Copy the full SHA eed312aView commit details -
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8552163 - Browse repository at this point
Copy the full SHA 8552163View commit details -
Add Python bindings for drake_ros_viz package.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e82daa3 - Browse repository at this point
Copy the full SHA e82daa3View commit details -
Modified pybind components to conform to previous binds
Signed-off-by: Aaron Chong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53342c2 - Browse repository at this point
Copy the full SHA 53342c2View commit details -
Add end-to-end Python bindings test
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1418823 - Browse repository at this point
Copy the full SHA 1418823View commit details -
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a7573b - Browse repository at this point
Copy the full SHA 7a7573bView commit details -
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d7944b - Browse repository at this point
Copy the full SHA 3d7944bView commit details
Commits on May 6, 2022
-
Change managed subscription to a Python context type
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc8a0a3 - Browse repository at this point
Copy the full SHA bc8a0a3View commit details -
Rename test system class and variable
Signed-off-by: Geoffrey Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4a6000 - Browse repository at this point
Copy the full SHA a4a6000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c2cec - Browse repository at this point
Copy the full SHA 92c2cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c8077 - Browse repository at this point
Copy the full SHA 48c8077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77171c4 - Browse repository at this point
Copy the full SHA 77171c4View commit details