Robotics StackExchange | Archived questions

Create new ROS Topic operating on msgs from existing topic

How to create a new topic that performs some operations (addition of x,y and z data) on the sensor msgs obtained by subscribing to an existing topic.

Using subscriber I can perform the operations but what I need is a topic that publishes the results of the operations performed.

Any reference or tutorial on the same. Thank You

Asked by Hirak Basumatary on 2021-08-04 04:52:18 UTC

Comments

Answers