fix: a1 sim

This commit is contained in:
fan-ziqi 2024-04-17 15:05:29 +08:00
parent 956072401f
commit 7b1aaf1ecb
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<launch>
<arg name="wname" default="stairs"/>
<arg name="rname" default="a1"/>
<param name="ros_namespace" type="str" value="/$(arg rname)_gazebo/"/>
<arg name="robot_path" value="(find $(arg rname)_description)"/>
<arg name="dollar" value="$"/>

View File

@ -1,6 +1,6 @@
#include "../include/rl_sim.hpp"
#define ROBOT_NAME "cyberdog1"
#define ROBOT_NAME "a1"
// #define PLOT
// #define CSV_LOGGER