-
Notifications
You must be signed in to change notification settings - Fork 286
Migrate to ROS2 and Add dual-arm manipulation for ALOHA #117
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
base: main
Are you sure you want to change the base?
Conversation
* modify description name * add scripts to control robot
* modify description name * add scripts to control robot * update for benchmarking
* Disable non necessary build * ::Remove gnome debug from mobile manipulator launch file --------- Co-authored-by: Zhao, JieX <jiex.zhao@intel.com>
* Add default reviewers
* update build flow for ros2 * Add default reviewers (leggedrobotics#9) * Add default reviewers * Trigger CI on ros2 branch (leggedrobotics#10) * rosdep update with rosdistro * clear dir before build * add check to remove some directories --------- Co-authored-by: Yu, Yan <yu.yan@intel.com>
* remove ocs2_robotic_assets * change git action
updated ocs2_thirdparty to ros2 humble as the part of the ocs2 porting effort. Signed-off-by: Zhang, Xiaolin <xiaolin.zhang@intel.com>
delete the ignore file which is used for skipping build in the CI. --------- Signed-off-by: Zhang, Xiaolin <xiaolin.zhang@intel.com>
* ocs2_msgs: porting to ros2 humble rename msgs files and msg name to follow https://design.ros2.org/articles/interface_definition.html Signed-off-by: Austin Sun <austin.sun@intel.com>
* update docker image * add dockerfile * update * update dockerfile * update docker image * update * add code owner
Signed-off-by: Austin Sun <austin.sun@intel.com>
* update docker registry * update dns
updated this repo to ros2 hubmle as the part of the ocs2 porting effort. Signed-off-by: Zhang, Xiaolin <xiaolin.zhang@intel.com>
* add ocs2_robotic_assets * update * update checkout * update * update
updated this repo to ros2 hubmle as the part of the ocs2 porting effort. Signed-off-by: Zhang, Xiaolin <xiaolin.zhang@intel.com>
* ocs2_robotic_tools: porting to ros2 humble --------- Signed-off-by: Austin Sun <austin.sun@intel.com>
* Clean up the workflow file * Clean up missing changes
* port ocs2_mpc * remove lint target
* add MujocoRosUtils
* fix issue 41 * update
* Revise cmake and package * Update CMakeLists.txt * Update package.xml
* ocs2_pinocchio_interface: porting to ros2 humble Signed-off-by: Austin Sun <austin.sun@intel.com>
* ocs2_ddp: porting to ros2 humble Signed-off-by: Austin Sun <austin.sun@intel.com>
rebased this repo to ros2 hubmle as the part of the ocs2 porting effort. Signed-off-by: Zhang, Xiaolin <xiaolin.zhang@intel.com>
* ocs2_self_collision: porting to ros2 humble --------- Signed-off-by: Austin Sun <austin.sun@intel.com>
* porting ocs2_mobile_manipulator
…tics#46) * feat: Modify CMakeList.txt * feat: Modify package.xml * feat: Modify source and header files * fix: Remove COLCON_IGNORE * Update ocs2_pinocchio/ocs2_self_collision_visualization/include/ocs2_self_collision_visualization/GeometryInterfaceVisualization.h * Update ocs2_pinocchio/ocs2_self_collision_visualization/CMakeLists.txt * fix: Add URDF
* ocs2_mobile_manipulator_ros: porting to ros2 humble Signed-off-by: Austin Sun <austin.sun@intel.com>
Co-authored-by: RoboticsYY <yu.yan@intel.com>
* Enable kinova and pr2 example runable * Fix visualization issue for removed joints
* add single-arm aloha in mujoco simualtion * add dual-arm launch file and modify for dual-arm in mujoco simualtion * modify for general mpc and mrt node * modify for better compatibility * remove unnecessary modification and ros1 launch file for aloha * Update manipulator_aloha_dual_arm.launch.py
|
Hi @Idate96,
We noticed that you've been working on a ROS2 Jazzy branch, which shows great alignment with the community's move toward ROS2. Given your expertise and deep understanding of the OCS2 framework, we would greatly value your insights and feedback on our ROS2 Humble implementation. |
Main Commits: