Version: 1.0.0-revo-retargeting
This release integrates MANUS teleoperation for both BrainCo Revo2 and Revo3. The workspace contains one shared MANUS bridge and model-specific retarget / driver paths.
- Driver:
revo2_driver+revo2_description - Retarget:
revo2_retarget - Real command topic:
/revo2_left/right/joint_forward_vel_controller/commands - Feedback topic:
/revo2_left/right/revo2_joint_state/joint_states - Control rule: pure velocity control; no command without fresh feedback.
- Driver/controller:
ros2_stark_controller - Interfaces:
ros2_stark_interfaces - Retarget:
revo3_retarget - Command topic:
/revo3/left|right/set_motor_multi - Model assets:
revo3_description
python -m colcon build --symlink-install
./scripts/teleop.sh revo2|revo3 left|right|both
./scripts/start_driver.sh revo2|revo3 left|right|both
./scripts/sim_retarget.sh revo2|revo3 left|right|both