Skip to content

Stochastic Trajectory Optimization for Motion Planning (STOMP)

License

Notifications You must be signed in to change notification settings

Spinbotics-s-r-o/stomp

 
 

Repository files navigation

stomp_ros

license - apache 2.0

Build Status

Platform CI Status
Linux (Focal) Build Status
Linux (Bionic) Build Status
Windows Build Status
Lint (Clang-Format) Build Status
Lint (CMake-Format) Build Status

Build

  • Build the workspace:
    • Cd into the catkin workspace directory and type the following command:
catkin build

Build Unit Test

Cd into the catkin workspace directory and type the following command:

catkin build --cmake-args -DSTOMP_ENABLE_TESTING=ON 

Run Unit Test

Cd into the catkin workspace stomp build directory and type the following command:

ctest

About

Stochastic Trajectory Optimization for Motion Planning (STOMP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.3%
  • Python 11.7%
  • CMake 5.8%
  • Shell 0.2%