-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I'm trying to figure out how to change the frame of IMU data coming from the MCU. As I understand it, the MCU launches a process on startup which publishes the IMU topic, among others. Then jackal_node sets up a serial connection to the MCU, then republishes that data on the onboard PC.
I want to basically change the frame ID of the IMU data from imu_link to <namespace>/imu_link. This is to support multirobot applications where every robot has an imu_link. Is there a simple way to do this? I'm guessing I may need to modify the upstart job on the MCU somehow.
Metadata
Metadata
Assignees
Labels
No labels