Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
robo_guide_ws
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
RoboGuide
robo_guide_ws
Commits
63d6d0c0
Commit
63d6d0c0
authored
Aug 07, 2019
by
Tim Übelhör
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.rwth-aachen.de:robo_guide/robo_guide_ws
parents
bae58ef1
0441ef6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
README.md
+14
-0
No files found.
README.md
View file @
63d6d0c0
...
...
@@ -38,6 +38,20 @@ preprocessing of the raw camera data
-
[
visp_hand2eye_calibration
](
http://wiki.ros.org/visp_hand2eye_calibration
)
for
the
[
easy_handeye
](
https://github.com/IFL-CAMP/easy_handeye
)
calibration.
If you have ROS melodic installed use these bash commands:
```
bash
sudo
apt
install
ros-melodic-tf2-geometry-msgs
sudo
apt
install
ros-melodic-ddynamic-reconfigure
sudo
apt
install
ros-melodic-image-pipeline
sudo
apt
install
ros-melodic-visp-hand2eye-calibration
```
Unfortunately the realsense camera needs some manual installation steps.
But you might remove the package from the workspace and use your camera
driver instead. The same goes for the iiwa and hand-eye-calibration
related packages which are only required when mounting the camera on a
robot.
## conan
Some packages use conan packages. Install conan system wide, conan_cmake fails
for --user installations:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment