Closed abake48 closed 1 year ago
The wrist is red in the Rviz view because you are not setting the material for that mesh.
<material name=""> <color rgba="0.75294 0.75294 0.75294 1" /> </material>
This should be the correct value that matches with the other links. I changed it to <color rgba="0.75294 0 0 1" />
to make it red for debugging purposes
Adds the necessary gazebo plugins to use the simulated real sense in Ignition simulation of the 7dof Kinova Gen3. Also adds a few poses to the 7dof Gen3 MoveIt config
Testing:
ros2 launch kortex2_bringup kortex_sim_control.launch.py vision:=true use_sim_time:=true launch_rviz:=false
ros2 launch kinova_gen3_7dof_robotiq_2f_85_moveit_config sim.launch.py use_sim_time:=true vision:=true sim_ignition:=true
https://github.com/PickNikRobotics/ros2_kortex/assets/7244387/27123397-357b-486a-a6f8-f8b51dd1453b
https://github.com/PickNikRobotics/ros2_kortex/assets/7244387/e1da24bf-827c-442a-bc0c-03d74cf71d9c
https://github.com/PickNikRobotics/ros2_kortex/assets/7244387/fab20d3d-f2c2-4596-95ab-8750525bd243