Closed samarth-robo closed 3 years ago
These are the changes I had to make to line up the coordinate frames in Motive 2.1.1 and ROS Kinetic. I was visualizing the TFs in ROS using RViz. Optitrack was configured to stream with "Z up". I have the following mocap.yaml:
mocap.yaml
rigid_bodies: '1': pose: object/pose pose2d: object/ground_pose child_frame_id: object_frame parent_frame_id: optitrack_frame optitrack_config: multicast_address: x.x.x.x command_port: 1510 data_port: 1511
Closing in favour of #51.
These are the changes I had to make to line up the coordinate frames in Motive 2.1.1 and ROS Kinetic. I was visualizing the TFs in ROS using RViz. Optitrack was configured to stream with "Z up". I have the following
mocap.yaml
: