ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to find,open, read, and modify an existing node(robot_state_publisher node) in ros?

asked 2012-03-28 05:14:21 -0500

Penny gravatar image

I have downloaded the turtlebot simulator and i run the command rxgraph to see the nodes. I want to find and modify two of them (robot_state_publisher, robot_pose_ekf). is it possible?? how??

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2012-03-29 23:21:04 -0500

fergs gravatar image

If you want to modify files, I would suggest not finding the debian installed versions, but instead doing a from-source checkout and creating an overlay. Modifying system files is generally a bad idea.

edit flag offensive delete link more
1

answered 2012-03-28 09:49:38 -0500

Mac gravatar image

Searching the ROS wiki isn't a bad idea.

If you're looking for the files themselves, roslocate and roscd are the tools you want.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-28 05:14:21 -0500

Seen: 162 times

Last updated: Mar 29 '12