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

How to build the sick_tim package

asked 2015-02-24 22:08:56 -0500

naka gravatar image

updated 2015-02-24 22:09:59 -0500

How can I build the sick_tim package ( http://github.com/uos/sick_tim/tree/g... )

I cloned the repository into the ~/catkin_ws/src/ folder.

cd ~/catkin_ws/delvel

source setup.*sh

cd ~/catkin_ws

catkin_make

edit retag flag offensive close merge delete

Comments

ive (so far) never seen/done source setup.*sh. Can you try to take out the asterisk? Also, i would recommend adding source ~/catkin_ws/devel/setup.sh into your .bashrc so you dont have to source your terminal enviornment for every new terminal you open.

l0g1x gravatar image l0g1x  ( 2015-02-25 13:16:06 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-02-25 20:22:30 -0500

naka gravatar image

Thank you for your answer.

I cloud build the sick_tim package.

1.Change the name of the folder sick_tim-groovy to sick_tim.

2.rosdep install sick_tim

3.rosmake

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-02-24 22:08:56 -0500

Seen: 321 times

Last updated: Feb 24 '15