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

Source Installation after a Debian Installation

asked 2016-12-30 01:35:19 -0500

Rayner gravatar image

Hi,

I am referring to the Turtlebot installation process on http://wiki.ros.org/turtlebot/Tutoria...

I did a Debian installation for the Turtlebot but realized that I should have done a Source installation instead. If I were to do a source installation now, will it create any errors during the overwrite process?

Thanks!

edit retag flag offensive close merge delete

Comments

Just curious: can you tell us why you feel you "should have done a Source installation instead"?

gvdhoorn gravatar image gvdhoorn  ( 2016-12-30 03:06:04 -0500 )edit

Source installation allows me to access and edit the codes whereas for a debian installation, it isn't so straightforward to access the codes right? (Do correct me if I am wrong, I'm pretty new to ROS).

Thanks!

Rayner gravatar image Rayner  ( 2016-12-30 03:28:44 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2016-12-30 03:33:17 -0500

gvdhoorn gravatar image

Source installation allows me to access and edit the codes whereas for a debian installation, it isn't so straightforward to access the codes right?

You can create a Catkin workspace in which you place just the packages you want the sources for / edit. Those will overlay the binary packages, so if something isn't present in your workspace, the binary will be used. No need to redo your installation.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-12-30 01:35:19 -0500

Seen: 93 times

Last updated: Dec 30 '16