-
- Downloads
Merged in new graph slam optimisation method from master
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- crosbot/CMakeLists.txt 3 additions, 0 deletionscrosbot/CMakeLists.txt
- crosbot/cmake/crosbot-extras.cmake.in 8 additions, 0 deletionscrosbot/cmake/crosbot-extras.cmake.in
- crosbot/include/crosbot/data.hpp 1 addition, 1 deletioncrosbot/include/crosbot/data.hpp
- crosbot/include/crosbot/geometry.hpp 9 additions, 9 deletionscrosbot/include/crosbot/geometry.hpp
- crosbot/include/crosbot/handle.hpp 93 additions, 4 deletionscrosbot/include/crosbot/handle.hpp
- crosbot/include/crosbot/thread.hpp 2 additions, 1 deletioncrosbot/include/crosbot/thread.hpp
- crosbot_explore/CMakeLists.txt 6 additions, 1 deletioncrosbot_explore/CMakeLists.txt
- crosbot_explore/include/crosbot_explore/astar.hpp 2 additions, 2 deletionscrosbot_explore/include/crosbot_explore/astar.hpp
- crosbot_explore/include/crosbot_explore/explorer.hpp 49 additions, 0 deletionscrosbot_explore/include/crosbot_explore/explorer.hpp
- crosbot_explore/launch/crosbot-fastslam.gui 11 additions, 0 deletionscrosbot_explore/launch/crosbot-fastslam.gui
- crosbot_explore/launch/crosbot-fastslam.launch 12 additions, 0 deletionscrosbot_explore/launch/crosbot-fastslam.launch
- crosbot_explore/launch/explore.launch 19 additions, 0 deletionscrosbot_explore/launch/explore.launch
- crosbot_explore/launch/move.launch 17 additions, 0 deletionscrosbot_explore/launch/move.launch
- crosbot_explore/src/astar.cpp 10 additions, 8 deletionscrosbot_explore/src/astar.cpp
- crosbot_explore/src/explorer.cpp 264 additions, 1 deletioncrosbot_explore/src/explorer.cpp
- crosbot_explore/src/nodes/astar.cpp 7 additions, 6 deletionscrosbot_explore/src/nodes/astar.cpp
- crosbot_explore/src/nodes/explorer.cpp 7 additions, 4 deletionscrosbot_explore/src/nodes/explorer.cpp
- crosbot_explore/src/nodes/move.cpp 255 additions, 0 deletionscrosbot_explore/src/nodes/move.cpp
- crosbot_explore/srv/SetMode.srv 5 additions, 4 deletionscrosbot_explore/srv/SetMode.srv
Loading
Please register or sign in to comment