- Dec 16, 2023
-
-
Arina Aleevskaia authored
-
- Nov 16, 2023
-
-
Arina Aleevskaia authored
-
- Oct 25, 2023
-
-
anton krechin authored
-
- Nov 09, 2021
-
-
Loic authored
-
- Jun 08, 2021
-
-
jpliquid authored
Debug create_new_robot_model
-
- Jun 02, 2021
-
-
Olivier Kermorgant authored
-
Olivier Kermorgant authored
-
Olivier Kermorgant authored
-
- Jun 01, 2021
-
-
Olivier Kermorgant authored
Merge branch 'Liquid-ai:master' into create_control_package
-
Olivier Kermorgant authored
-
Olivier Kermorgant authored
-
- May 31, 2021
-
-
Olivier Kermorgant authored
debug create_new_robot_model
-
Olivier Kermorgant authored
-
- Apr 20, 2021
-
-
jpliquid authored
Remove apostrophes in comments to workaround ros2/launch_ros#214
-
- Apr 16, 2021
-
-
Olivier Kermorgant authored
-
- Feb 03, 2021
-
-
jpliquid authored
-
- Jan 22, 2021
-
-
jpliquid authored
Fixing typo in keyboard teleop launch file and syntax errors in keyboard teleop node
-
- Jan 18, 2021
-
-
Ashwin Vangipuram authored
-
- Dec 18, 2020
- Dec 17, 2020
- Dec 15, 2020
-
-
Thomas Denewiler authored
* Update to work with Ubuntu 20.04 and ROS2 Foxy. * Change CMake to use ament_export_targets instead of ament_export_interfaces. This likely breaks support for ROS2 Eloquent. * Switch Actions CI from 18.04/Eloquent to 20.04/Foxy. * Change launch file instances of node-name to name. * Fix for installing tzdata to accept default option. * Switch CI to use ROS Docker image instead of Ubuntu Docker image. * Remove rosdep init since it is already done in ROS image. * Remove install of packages included in ROS Docker image. * Revert schedule for CI runs. * Enable CI on push. * Remove unused CI environment variable. * Revert CI distribution variable. * Fix yaml error for CI. Simplify env variables. * Remove DEBIAN_FRONTENT. * Switch scipy use of factorial from misc module to special module. * More robust way to import factorial. * Rename all node_* variables in python so that the node_ prefix is removed. * Switch CI from using Gazebo 9 to 11. * Updated thruster default axis value * Launch files now use a topic / param to load the robot description * Updated thruster_manager to parse an urdf from a string instead of a file to get the thrust axes * Updated tests to load the robot description from a topic / param * Updated CI to use both Gazebo 9 and 11 * Fixed syntax error * Updates about sim time request * Updated changelog and readme Co-authored-by:
Thomas Denewiler <thomas.denewiler@navy.mil> Co-authored-by:
jpliquid <65894393+jpliquid@users.noreply.github.com>
-
- Nov 11, 2020
- Nov 10, 2020
- Nov 09, 2020
- Nov 01, 2020
-
-
Loic authored
-
- Oct 30, 2020
-
-
jpliquid authored
Change python-yaml depend tag to use the Python 3 version. Simplifies ins…
-
- Oct 28, 2020
-
-
Thomas Denewiler authored
Co-authored-by:
jpliquid <65894393+jpliquid@users.noreply.github.com>
-
- Oct 27, 2020
-
-
Thomas Denewiler authored
Add support for Python3 dependencies with rosdep tags. Simplifies installing dependencies on Noetic. Signed-off-by:
Thomas Denewiler <thomas.denewiler@navy.mil>
-
- Oct 24, 2020
-
-
jpliquid authored
Fix deprecated syntax warnings in sensor package
-
- Oct 23, 2020
-
-
jpliquid authored
-