Skip to main content

Questions tagged [launch]

0 votes
0 answers
14 views

I am trying to learn to spawn a urdf model in gazebo jetty with a ros2 launch file. and i am trying to figure it out on how to do it i can make the sdf world spawn but i cannot make the urdf spawn so ...
Jonathan Dawsa's user avatar
0 votes
0 answers
12 views

I have a bumperbot agv for simulation I am trying ros2 controll. But the plugin is not working at all. I will upload logs, urdf files and launch files here. Please help. :) 1st file .yaml file ...
Omkar Akolkar's user avatar
0 votes
1 answer
87 views

I previously used a single robot with Nav2, and now I would like to clone it and simulate multiple robots in a multi-robot setup. I have parameterized the URDF, robot_state_publisher, ...
aoz_rob's user avatar
0 votes
0 answers
23 views

Gazebo is not responding. You may choose to wait a while for it to continue or force the application to quit entirely. I am encountering this error whenever I launch any packages. Sometimes the model ...
Aakash Yadav's user avatar
0 votes
1 answer
138 views

I'm working with ROS 2 Humble on Ubuntu 22.04. When I attempt to use any ros2 launch command (e.g. ros2 launch my_package my_launch_file.launch.py), I get the following error: ...
Drunk's user avatar
  • 1
1 vote
1 answer
159 views

Issue When bringing up my gazebo simulation, the specified topic remaps for my ros2 controllers are not consistently remapping. It seems to be a toss up as to when the topic gets remapped. I'll ...
Colin Smith's user avatar
1 vote
0 answers
18 views

I am using Crazyzim (https://github.com/gtfactslab/CrazySim) for simulating crazyflies. Now I wanted to include a ground robot Scout by Agilex Robotics. Problem is, CrazySim is developed with gazebo ...
KA11's user avatar
  • 11
0 votes
0 answers
33 views

I am using ROS2 Jazzy on Ubuntu noble 24.04, and when I try auto-completion for launch files I see an extensive list, e.g: ...
Bilal's user avatar
  • 144
0 votes
1 answer
52 views

I'm running Humble on Ubuntu. I have a parent launch file that, in addition to creating nodes, starts a second "child" launch file. This is done using an instance of IncludeLaunchDescription....
user1899931's user avatar
0 votes
2 answers
168 views

The package is iiwa_arm_controller and the executable is end_effector_joint_trajectory The package builds and I can run it using ...
Russell's user avatar
0 votes
1 answer
127 views

I am using px4 and mavros for drone simulation. I have the following mavros launch file px4.launch ...
Mubashir's user avatar
  • 137
0 votes
1 answer
67 views

I was trying to use launch.substitutions.LaunchDescriptionArgument in my my_launch.launch.py file, but it seems that it is not ...
niccogazza's user avatar
0 votes
1 answer
96 views

When I start a node in my ros2 launch file, I get the following info message: [INFO] [mynode]: process started with pid [779797] although I have set my default log-level for the node to ERROR. Where ...
atab's user avatar
  • 3
0 votes
2 answers
777 views

I'm using ROS 2 Jazzy on Ubuntu 24.04 running on an Orange Pi 5. When I try to ros2 launch a python launch file in my package I get an error message saying that ROS ...
Baggy's user avatar
  • 1
1 vote
0 answers
84 views

NOTE: I didn't put many links because of this rule of not having reputation to post more than 8 links :) I have a very rudimentary necessity: to print a simple progress bar to the standard output in a ...
Ignacio Vizzo's user avatar

15 30 50 per page