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

catkin_create_pkg or roscreate-pkg?

asked 2016-05-13 10:03:28 -0500

bsk gravatar image

Hello,

I need to modify hector_slam for my situation. So i learned that i need to create/build a new package.

So i want to create just like existing hector_slam package and modify it like i want.

For creating new hector_slam package to modify, which one is suitable and easier for my situation. catkin package ( http://wiki.ros.org/ROS/Tutorials/Cre... ) or ros package ( http://wiki.ros.org/roscreate ) ?

Thanks,

Basak

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-05-13 10:57:32 -0500

roscreate is a remnant from the old rosbuild build system. For any new projects you should be using the catkin build system and correspondingly, catkin_create_pkg.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-13 10:03:28 -0500

Seen: 1,728 times

Last updated: May 13 '16