-
Notifications
You must be signed in to change notification settings - Fork 0
MeoPBK/Robotics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage of RrtConConBase / Copyright (c) 2009, Markus Rickert Roblib Planning Tutorial Installation - Ubuntu: - sudo apt-add-repository ppa:roblib/ppa - sudo apt-get update - sudo apt-get install librl-dev - extract tutorialPlan.zip to your favourite working directory Build: - cd tutorialPlan/build - cmake .. - make Execution: - ./tutorialPlan Installation - Windows & VS2010: Prerequisites: - Visual Studio 2010 (Express is ok) - CMake (at least 2.8.11) - Qt (at least 4.8.5) (http://download.qt-project.org/archive/qt/4.8/4.8.5/qt-win-opensource-4.8.5-vs2010.exe) - Installed Roblib (follow the instructions at http://www.roboticslibrary.org/tutorials/install-windows) - extract tutorialPlan.zip to your favourite working directory Build: - Open tutorialPlan/CMakeLists.txt in CMake - generate Visual Studio project files in the build directory - Open build/tutorialPlan.sln in Visual Studio 2010 - Compile RelWithDebInfo (Debug is not supported - sorry) Execution: press F5 or open build/RelWithDebugInfo/tutorialPlan.exe
About
ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published