Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Core Infrastructure Changes
build_docker.py,run_docker.py) in favor of a comprehensivedocker-compose.ymlfile utilizing profiles for different robot setups (franka,tiago,g1).Makefileto simplify starting specific robot missions (e.g.,make franka,make tiago), building images, and running utilities.New Features & Enhancements
linear_scalelaunch argument across launch files andvive_node.pyto adjust controller movement scaling.reference_lighthouse_serialparameter tovive_node.py. This allows the system to lock the origin coordinate frame to a specific base station, applying a 180-degree Z-axis rotation offset to it.identifyROS service tovive_node.pythat triggers a haptic pulse, allowing users to physically identify which controller is mapped to which ID.list_devices.py) to easily print all connected Vive lighthouses and controllers alongside their serial numbers.Launch & Node Updates
only_rightflag specifically for the Franka launch file to enforce single-controller operation.setup.pyto ensure all.launch.pyfiles are properly installed.vive_node.py, including automatic haptic feedback when tracking is re-acquired.