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

Add extra Python requirements #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pjreed
Copy link
Collaborator

@pjreed pjreed commented Feb 8, 2018

Requirements were missing on pyyaml, rospkg, and catkin_pkg, which prevented this from installing and running cleanly in a virtual environment.

This also makes some modifications to the Travis CI build, which was failing because some libraries (Tornado) require a newer version of the SSL module than is included in the default version of Python (2.7.5).

Requirements were missing on pyyaml, rospkg, and catkin_pkg, which
prevented this from installing and running cleanly in a virtual environment.

This also makes some modifications to the Travis CI build, which was failing
because some libraries (Tornado) require a newer version of the SSL module
than is included in the default version of Python (2.7.5).
@albertchang1989
Copy link

I am planning to run kitti data on cartographer_ros. Is it possible to translate only IMU and Velodyne date to bag?

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

Successfully merging this pull request may close these issues.

None yet

2 participants