Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcptam install script dependencies for g2o #48

Open
arunxdas opened this issue May 17, 2016 · 1 comment
Open

mcptam install script dependencies for g2o #48

arunxdas opened this issue May 17, 2016 · 1 comment

Comments

@arunxdas
Copy link
Member

mcptam_install script should automatically run apt-get install ros-distro-libg2o. This is currently in the ros install script, but should be in the mcptam install script too, for those who already have ros installed on their system and just want to install mcptam. Else script build fails

@stevenwaslander
Copy link

stevenwaslander commented May 17, 2016

Good point, and if we do so, all non-standard ros dependencies should be added. I actually think the idea was to have these listed on the instructions (readme and wiki), as we also need ros-desktop, catkin_ws etc. Either works, but it would be odd just add some of the dependencies.

List: ros-$ROS_DISTRO-pcl-ros ros-$ROS_DISTRO-image-transport ros-$ROS_DISTRO-image-transport-plugins ros-$ROS_DISTRO-libg2o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants