Geometric Control Optimization and Planning Library
jhu-asco/gcop
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
1.) if ./docs is empty, run command "doxygen" 2.) See docs/html/index.html 3.) If using Bullet make sure you compile bullet with Double Precision (USE_BULLET) on since optimization loses precision if used with float 4.) Use install.bash for compiling the package 5.) Required Dependencies: GSL (libgsl0-dev) Eigen3(>= 3.1) (>= 3.3.4 for Ubuntu 16.04, >= 3.3.7 for Ubuntu 18.04) (libeigen3-dev) GLUT (freeglut3-dev) For Ubuntu 12.04 see below INSTRUCTIONS 6.) Optional Dependencies: OpenCV(>= 2.4), OpenGL (For bins) DSL (https://github.com/jhu-asco/dsl), Ceres (http://ceres-solver.org/), Casadi (https://github.com/casadi/casadi) (commit 54bde1c242fbb229e05fe87310dce3371b1a4af9) 7.) For Ubuntu 12.04 install Ceres version 1.9.0. Ceres also depends on glog which can be installed from https://github.com/google/glog . For Ubuntu 14.04 glog can be installed as " sudo apt-get install libgoogle-glog-dev " 8.) For Ubuntu 12.04 you cannot libeigen3-dev as it will install Eigen 3.0.5. So you have to install from source. We tested with Eigen 3.2.7 and works fine (http://bitbucket.org/eigen/eigen/get/3.2.7.tar.gz) 9.) Compilers Tested ON g++ 4.6.3 g++ 4.8.4 10.) Ceres Should be version 1.10 or higher. DO NOT sudo apt-get install ceres on Ubuntu. Even if you did download ceres from source (http://ceres-solver.org/)
About
Geometric Control Optimization and Planning Library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published