Skip to main content

Questions tagged [yaml]

0 votes
0 answers
7 views

These nodes need to receibe the same parameter and it must have the same value. Is there any way to declare only once in the .yaml file instead of once per node? <...
Javier Arambarri Calvo's user avatar
0 votes
1 answer
61 views

I run a node from the terminal with --ros-args -p number:=7 -p timer_period:= 1.0 and all is working fine, but when I try to run the same node with a YAML file I get an error - "rclpy....
Marius Razvan Varvarei's user avatar
1 vote
1 answer
114 views

I have some problem with loading parameter file to gazebo_ros2_control. I mean: ...
SzymonStudia's user avatar
0 votes
1 answer
82 views

In ROS1 I was checking if I was able to load parameters from a yaml file correctly with the hasParam function that was provided in the C++ api. The following code looks like this: ...
wouter-heerwegh's user avatar
0 votes
2 answers
214 views

I've tried to follow the Articulated Robotics tutorial on ros2_control (in the real world) but I'm stuck when launching the package. Apparently, it's trying to parse the robot_description parameter ...
Flamethrower's user avatar
0 votes
1 answer
355 views

I am running ROS2 Humble and am unable to launch my robot arm when using the yaml file in my robot description files. When I launch my gazebo.launch.py file, first I get an error telling me: "...
Albert's user avatar
  • 1
0 votes
1 answer
95 views

I'm trying to launch rviz2 with a custom .rviz file. There doesn't seem to be documentation anywhere about how to pass this in. There's answers on on how to do it for .py launch files, but not for ....
Andrew Jong's user avatar
0 votes
3 answers
655 views

I am currently facing an issue with initializing the controller_manager and spawning controllers for my robot in ROS 2 Humble. I have set up my robot's URDF and YAML configuration files, but I am ...
user37765's user avatar
0 votes
1 answer
57 views

I'm writing a launch file to start tf2_ros nodes. I'm using elements like : ...
SebL's user avatar
  • 51
0 votes
2 answers
141 views

The get the error when i launch the nav2 bringup_launch.py using the following cmd: ros2 launch nav2_bringup bringup_launch.py params_file:=/workspaces/irobot_workspace/src/create_robot/...
Student's user avatar
  • 43
0 votes
2 answers
139 views

I'm having a problem regarding code migration from ROS Noetic to ROS Foxy. The problem is related to parameter access from scripts. I'm using Python nodes for my code. Originally these sorts of YAML ...
juxyper's user avatar
  • 15
0 votes
1 answer
192 views

I'm using a launch.yaml like this: ...
Ken Y-N's user avatar
  • 153
0 votes
2 answers
887 views

please excuse if i did not find the correct Thread with a similar problem. After multiple days searching for an answer i decided to post my concrete question. My setup: Ubuntu 20.04.6 LTS ROS2 Foxy ...
Spezies31's user avatar
0 votes
1 answer
82 views

i'm using XmlRpc::XmlRpcValue to receive data from .yaml file, but it seems that the received data order is different from the order in .yaml file. here is my .yaml ...
joe qiu's user avatar
0 votes
0 answers
70 views

I'm using Nav2 on ROS2 foxy. After mapping, whever I set goal_pose nav2 makes correct waypoint. But near the corner, the waypoint is suddenly changed too close to move. So that every time the robot ...
ybbaek's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
8