Differential-Drive-Robot-main/
-
Differential-Drive-Robot-main/.gitignore
384B
Differential-Drive-Robot-main/.gitmodules
905B
Differential-Drive-Robot-main/README.md
4.57KB
Differential-Drive-Robot-main/coppeliasim_simulation/
-
Differential-Drive-Robot-main/coppeliasim_simulation/dynamics.ttt
400.47KB
Differential-Drive-Robot-main/coppeliasim_simulation/kinematics.ttt
399.78KB
Differential-Drive-Robot-main/coppeliasim_simulation/urdf_from_coppelia/
-
Differential-Drive-Robot-main/coppeliasim_simulation/urdf_from_coppelia/differential_drive.urdf
3.82KB
Differential-Drive-Robot-main/coppeliasim_simulation/urdf_from_coppelia/differential_drive_Hokuyo_URG_04LX_UG01_body__70__.dae
51.16KB
Differential-Drive-Robot-main/installation/
-
Differential-Drive-Robot-main/installation/conda/
-
Differential-Drive-Robot-main/installation/conda/mamba_environment.yml
330B
Differential-Drive-Robot-main/installation/docker_file/
-
Differential-Drive-Robot-main/installation/docker_file/integrated_gpu/
-
Differential-Drive-Robot-main/installation/docker_file/integrated_gpu/dockerfile
5.36KB
Differential-Drive-Robot-main/installation/docker_file/nvidia/
-
Differential-Drive-Robot-main/installation/docker_file/nvidia/dockerfile
5.72KB
Differential-Drive-Robot-main/installation/docker_file/nvidia_cuda/
-
Differential-Drive-Robot-main/installation/docker_file/nvidia_cuda/dockerfile
6.45KB
Differential-Drive-Robot-main/python_scripts/
-
Differential-Drive-Robot-main/python_scripts/controllers/
-
Differential-Drive-Robot-main/python_scripts/controllers/acados/
-
Differential-Drive-Robot-main/python_scripts/controllers/acados/acados/
-
Differential-Drive-Robot-main/python_scripts/controllers/acados/acados_model.py
1.29KB
Differential-Drive-Robot-main/python_scripts/controllers/acados/acados_nmpc.py
4.72KB
Differential-Drive-Robot-main/python_scripts/controllers/acados/test.py
3.64KB
Differential-Drive-Robot-main/python_scripts/controllers/approximate_linearization.py
2.88KB
Differential-Drive-Robot-main/python_scripts/controllers/casadi_nmpc.py
7.11KB
Differential-Drive-Robot-main/python_scripts/controllers/crocoddyl/
-
Differential-Drive-Robot-main/python_scripts/controllers/crocoddyl/test_model_cpp.py
882B
Differential-Drive-Robot-main/python_scripts/controllers/crocoddyl/test_model_num_diff.py
2.62KB
Differential-Drive-Robot-main/python_scripts/controllers/crocoddyl/test_model_python.py
2.56KB
Differential-Drive-Robot-main/python_scripts/controllers/dynamic_linearization.py
3.21KB
Differential-Drive-Robot-main/python_scripts/controllers/ilqr.py
10.52KB
Differential-Drive-Robot-main/python_scripts/controllers/io_linearization.py
1.98KB
Differential-Drive-Robot-main/python_scripts/controllers/io_linearization_mpc.py
5.81KB
Differential-Drive-Robot-main/python_scripts/controllers/nonlinear_lyapunov.py
2.74KB
Differential-Drive-Robot-main/python_scripts/controllers/predictive_sampling.py
14.06KB
Differential-Drive-Robot-main/python_scripts/maps/
-
Differential-Drive-Robot-main/python_scripts/maps/map.pgm
140.32KB
Differential-Drive-Robot-main/python_scripts/path_utilities.py
2.21KB
Differential-Drive-Robot-main/python_scripts/planners/
-
Differential-Drive-Robot-main/python_scripts/planners/grid_based/
-
Differential-Drive-Robot-main/python_scripts/planners/grid_based/a_star.py
8KB
Differential-Drive-Robot-main/python_scripts/planners/grid_based/breadth_first_search.py
6.83KB
Differential-Drive-Robot-main/python_scripts/planners/grid_based/djikstra.py
7.55KB
Differential-Drive-Robot-main/python_scripts/planners/grid_based/greedy_best_first_search.py
7.49KB
Differential-Drive-Robot-main/python_scripts/planners/sampling_based/
-
Differential-Drive-Robot-main/python_scripts/planners/sampling_based/rrt.py
7.75KB
Differential-Drive-Robot-main/python_scripts/planners/sampling_based/rrt_primitives.py
8.76KB
Differential-Drive-Robot-main/python_scripts/planners/sampling_based/rrt_star.py
7B
Differential-Drive-Robot-main/python_scripts/robot_model.py
2.93KB
Differential-Drive-Robot-main/python_scripts/test/
-
Differential-Drive-Robot-main/python_scripts/test/test_controllers.py
5.71KB
Differential-Drive-Robot-main/python_scripts/test/test_planning_time.py
2.33KB
Differential-Drive-Robot-main/python_scripts/test/test_single_planner.py
1.33KB
Differential-Drive-Robot-main/ros2_ws/
-
Differential-Drive-Robot-main/ros2_ws/src/
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/controllers/
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/controllers/__init__.py
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/controllers/base_controller.py
4.74KB
Differential-Drive-Robot-main/ros2_ws/src/controllers/controllers/run_controllers.py
8.26KB
Differential-Drive-Robot-main/ros2_ws/src/controllers/package.xml
945B
Differential-Drive-Robot-main/ros2_ws/src/controllers/resource/
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/resource/controllers
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/setup.cfg
91B
Differential-Drive-Robot-main/ros2_ws/src/controllers/setup.py
1.25KB
Differential-Drive-Robot-main/ros2_ws/src/controllers/test/
-
Differential-Drive-Robot-main/ros2_ws/src/controllers/test/test_copyright.py
962B
Differential-Drive-Robot-main/ros2_ws/src/controllers/test/test_flake8.py
884B
Differential-Drive-Robot-main/ros2_ws/src/controllers/test/test_pep257.py
803B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/CMakeLists.txt
1.01KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/COLCON_IGNORE
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/Findpigpio.cmake
1.05KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/include/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/include/rotary_encoder.cpp
2.26KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/include/rotary_encoder.hpp
752B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/package.xml
741B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/src/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/src/motor.cpp
13.65KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/src/test.cpp
4KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/CMakeLists.txt
724B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/Findpigpio.cmake
1.05KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeCache.txt
12.36KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CMakeCCompiler.cmake
2.17KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake
4.74KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin
8.85KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin
9.03KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CMakeSystem.cmake
388B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdC/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdC/CMakeCCompilerId.c
17.65KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdC/a.out
9.03KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdCXX/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
17.22KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/3.10.2/CompilerIdCXX/a.out
9.2KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/CMakeDirectoryInformation.cmake
652B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/CMakeOutput.log
43.44KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/Makefile.cmake
1.73KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/Makefile2
3.12KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/TargetDirectories.txt
205B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/cmake.check_cache
85B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/CXX.includecache
571B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/DependInfo.cmake
764B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/build.make
6.33KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/cmake_clean.cmake
295B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/depend.internal
394B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/depend.make
344B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/flags.make
290B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/link.txt
165B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/progress.make
64B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/rotary_encoder.cpp.o
4.04KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/dc_motor.dir/test.cpp.o
95.89KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/feature_tests.bin
12.98KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/feature_tests.c
688B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/feature_tests.cxx
9.78KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/CMakeFiles/progress.marks
2B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/Makefile
5.52KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/cmake_install.cmake
1.49KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/data_log.txt
-
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/build/dc_motor
52.19KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/rotary_encoder.cpp
2.92KB
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/rotary_encoder.hpp
754B
Differential-Drive-Robot-main/ros2_ws/src/driver_motor/test/dc_motor_l298N/test.cpp
7.42KB
Differential-Drive-Robot-main/ros2_ws/src/external/
-
Differential-Drive-Robot-main/ros2_ws/src/external/kiss-icp/
-
Differential-Drive-Robot-main/ros2_ws/src/external/pointcloud_to_laserscan/
-
Differential-Drive-Robot-main/ros2_ws/src/external/ros2_bubble_rob/
-
Differential-Drive-Robot-main/ros2_ws/src/external/simROS2/
-
Differential-Drive-Robot-main/ros2_ws/src/external/tf_transformations/
-
Differential-Drive-Robot-main/ros2_ws/src/planners/
-
Differential-Drive-Robot-main/ros2_ws/src/planners/package.xml
942B
Differential-Drive-Robot-main/ros2_ws/src/planners/planners/
-
Differential-Drive-Robot-main/ros2_ws/src/planners/planners/__init__.py
-
Differential-Drive-Robot-main/ros2_ws/src/planners/planners/run_planners.py
9.45KB
Differential-Drive-Robot-main/ros2_ws/src/planners/resource/
-
Differential-Drive-Robot-main/ros2_ws/src/planners/resource/planners
-
Differential-Drive-Robot-main/ros2_ws/src/planners/setup.cfg
85B
Differential-Drive-Robot-main/ros2_ws/src/planners/setup.py
656B
Differential-Drive-Robot-main/ros2_ws/src/planners/test/
-
Differential-Drive-Robot-main/ros2_ws/src/planners/test/test_copyright.py
962B
Differential-Drive-Robot-main/ros2_ws/src/planners/test/test_flake8.py
884B
Differential-Drive-Robot-main/ros2_ws/src/planners/test/test_pep257.py
803B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/launch/
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/launch/state_publisher_launch.py
1.67KB
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/package.xml
711B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/resource/
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/resource/state_estimation
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/setup.cfg
101B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/setup.py
932B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/state_estimation/
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/state_estimation/__init__.py
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/state_estimation/state_publisher.py
5.02KB
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/test/
-
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/test/test_copyright.py
962B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/test/test_flake8.py
884B
Differential-Drive-Robot-main/ros2_ws/src/state_estimation/test/test_pep257.py
803B
Differential-Drive-Robot-main/ros2_ws/src/utilities/
-
Differential-Drive-Robot-main/ros2_ws/src/utilities/command.txt
250B
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/
-
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/simple_walls/
-
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/simple_walls/simple_walls_map.data
115.92KB
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/simple_walls/simple_walls_map.pgm
3.24KB
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/simple_walls/simple_walls_map.posegraph
4.87MB
Differential-Drive-Robot-main/ros2_ws/src/utilities/maps/simple_walls/simple_walls_map.yaml
134B
Differential-Drive-Robot-main/ros2_ws/src/utilities/plotjuggler_config/
-
Differential-Drive-Robot-main/ros2_ws/src/utilities/plotjuggler_config/plot_juggler_ddrive.xml
5.72KB
Differential-Drive-Robot-main/ros2_ws/src/utilities/rviz_config/
-
Differential-Drive-Robot-main/ros2_ws/src/utilities/rviz_config/common.rviz
9.06KB