Skip to main content

Questions tagged [python]

Python is a widely used high-level, general-purpose, interpreted, dynamic programming language.

0 votes
0 answers
8 views

I want to subscribe to a topic in Python but the messages don't have headers with timestamps. My understanding is I can get a published timestamp from the message info but I can't figure out how to ...
Russell's user avatar
0 votes
0 answers
16 views

I made a Moveit config package with the setup assistant (ROS2 Humble). To control the robot, I'm programming a script with pymoveit2, and I can give successful commands to the arm. The problem I have ...
Germán Castro's user avatar
0 votes
0 answers
31 views

I am trying to move the robot in webots through moveit. I have created planner.launch.py file which launches all the nodes along with moveit. When I run it I get planning pipeline not defined issue ...
Robowizard's user avatar
0 votes
0 answers
14 views

This follows up on my earlier question. I now have yolo_ros integrated with rosbot-autonomy and can verify that the object detection works through the below image feed from rviz simulation obtained ...
Tarun Grover's user avatar
0 votes
0 answers
13 views

I've installed ROS2 Jazzy and the UR_driver package to be able to program an UR10 robot motion through python. If I launch ur_moveit, I can plan and execute a movement on the UR10 robot through RVIZ, ...
Jones1403's user avatar
0 votes
0 answers
12 views

I am working with a custom 3-DOF robot (2 revolute and 1 prismatic joint) and would like to use MoveIt for motion planning, obstacle detection, and Cartesian path computation. I created a MoveIt ...
sayna's user avatar
  • 1
0 votes
0 answers
15 views

ive been trying to get moveit working with python for a while, and feel like Im mostly piecing together scraps of information, but perhaps I have missed a central source? Essentially I am currently ...
VoidNoise's user avatar
0 votes
1 answer
17 views

I have a general question regarding MoveIt. I have a robot with 2 revolute joints and 1 prismatic joint. I used MoveIt Assistant to create a MoveIt package by uploading my URDF. Then, I wrote a custom ...
sayna's user avatar
  • 1
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
23 views

EDIT: Sorry guys this is my first post of this nature so I messed it up, let me try to fix it. I'm studying robotics and really like the control side of it. I recently did my internship on Franka ...
higifnr's user avatar
0 votes
0 answers
31 views

I am trying to simulate a basic pick and place in webots and having a real hard time to use ikpy library. Has anyone done a basic pick and place in webots such as picking up a soda can? I am not using ...
Robowizard's user avatar
0 votes
0 answers
24 views

i am trying to learn ros2 gazebo but when i tried to launch the pkg from the tutorial (link here https://gazebosim.org/docs/latest/ros2_launch_gazebo/ ) i only get the terminal working and not the ...
Jonathan Dawsa's user avatar
0 votes
0 answers
47 views

I’m currently working on an autonomous navigation project using ROS 2 and Nav2. In simulation, several tests have been carried out, such as sending a goal with goal_pose, using actions like /...
Diego Bermudez's user avatar
0 votes
0 answers
43 views

I’m working on a ROS 2 project that integrates YOLOPv2 for road detection and a BEV (Bird’s Eye View) transformation followed by costmap generation. The full image processing pipeline is: ...
İzzet Yılmaz's user avatar
0 votes
0 answers
44 views

I want to create a swarm of DJI Tello EDU drones and have the logic for this running in ROS2 (Jazzy). I already created a simulation of this in ROS2 but on a linux terminal connected to virtual ...
FlorNeufkens's user avatar

15 30 50 per page
1
2 3 4 5
67