ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

kscottz's profile - activity

2023-04-07 14:32:43 -0500 edited question How do I use can_msgs and socketcan_bridge in ROS 2?

How do I use can_msgs and socketcan_bridge in ros2? I found the ros2_canopen repo, but it doesn't seem to have can_msgs

2023-03-31 14:39:02 -0500 edited question ROS 2 Timer have 30ms of Jitter

ROS2 Timer have 30ms of Jitter Hello, I am using ROS2 Foxy on a custom board, 6 core arms with linux. I have an execut

2023-03-10 12:50:01 -0500 edited question Writing tests in ROS 2

Writing tests in ROS 2 Hi, I have a large number of tests in ROS 2 in Python I would like to write that are essentially

2023-03-10 12:49:45 -0500 edited question Writing tests in ROS 2

Writing tests in ros2 Hi, I have a large number of tests in ROS2 in Python I would like to write that are essentially 1

2023-03-10 12:47:59 -0500 edited question Text log splitting / rotation in ROS 2

Text log splitting / rotation in ROS2 Hi! This question has seemingly been existing already for years (for ROS1), but I

2022-08-26 13:54:45 -0500 commented question Where can I find the relevant academic papers of each node

You are not providing enough information such that people can actually answer question. Please see our guidelines.

2022-07-08 11:40:04 -0500 answered a question Turtlebot4 using ROS2 Humble

TurtleBot4 will upgrade to Humble in the near future but I don't have a concrete timeline just yet. We're a bit busy get

2022-05-13 13:31:08 -0500 edited question How Does a Camera Calibration File Work in ROS 2?

How camera calibration file works in ROS 2? Hello all, I am trying to implement a camera node for jetson nano using ope

2022-05-13 13:30:39 -0500 edited question How Does a Camera Calibration File Work in ROS 2?

How camera calibration file works in ros2? Hello all, I am trying to implement a camera node for jetson nano using open

2022-04-08 18:19:32 -0500 commented question Can we use ROS to record the energy consumption of the real robot?

Well, it is hard to know because you didn't specify what robot you are working with. What topics do you have available?

2022-04-08 14:50:06 -0500 commented question Can we use ROS to record the energy consumption of the real robot?

This question is really vague, and the devil is in the details. Can you be more specific? The short answer is yes, but

2022-04-08 14:47:26 -0500 commented question ROS indigo Installation Dependency issue

Can you clarify what the host OS is? 20.04 is not supported by Igloo. You may want to consider changing ROS distros or c

2022-04-01 14:40:17 -0500 commented question Not able to Build CARLA

This is a ROS support forum, not a CARLA support forum. You may be better off contacting the CARLA maintainers.

2022-04-01 14:38:37 -0500 commented question Hello, I've been thinking about the same problem for 8 days.

Please give your post a relevant title. Also please include the relevant code and error messages.

2022-02-25 13:17:58 -0500 commented question how to write python code to move dynamixel motor in raspberry pi?

You need to provide more information. Is this robot using ROS, if so, which distro and what packages have you tried? The

2022-02-25 13:09:17 -0500 commented question Is it possible to use PlatformIO to develop for ROS2 Foxy ?

Can you be more specific about what you want to do? What ROS package on what platform? Have you looked into microROS

2022-02-17 16:35:59 -0500 commented question Best Practices for Publishing Lots of Related Data

Could you specify the specific PLC you are using? It could be that ROS package already exists for it. If a package doesn

2022-02-14 12:24:21 -0500 commented question Running ROS Application in cloud

This question is insufficiently scoped, and not specific enough for someone to actually help solve the problem. Which cl

2022-02-11 14:23:54 -0500 edited question Attach One Robot to Another

Attach 1 robot to another I would like to attach one robot that is spawned in Gazebo to another. This is the scenario:

2022-01-12 13:33:29 -0500 answered a question 2021 Metrics missing?

We haven't released a metrics report for 2021. I got bogged down trying to automate report generation and with the pivot

2022-01-12 13:33:29 -0500 received badge  Rapid Responder (source)
2021-12-20 06:47:20 -0500 received badge  Nice Answer (source)
2021-12-03 14:35:56 -0500 answered a question Use Sony PSP to control and visualize a robot running ROS?

I've seen someone use a Nintendo Switch.

2021-12-03 14:35:56 -0500 received badge  Rapid Responder (source)
2021-11-04 19:25:44 -0500 commented question How to install Ros on Ubuntu impish(21.10)

We recommend you install Noetic on 20.04. Open robotics only provides binaries for the LTS releases. You can try buildin

2021-11-04 19:23:04 -0500 commented question config of wheel odometer and imu in both ekf-se-map and ekf-se-odom

You need to provide more context, like the code in question / current configuration. The Warthog is a commercial product

2021-10-08 13:52:37 -0500 commented question Request for ROS Development

This is not an appropriate question for this forum. If you are looking to hire someone see discourse.ros.org. Open Robot

2021-09-16 16:10:27 -0500 commented question How to achieve outdoor navigation using GPS? What are the things required for outdoor navigation.

You need to ask a complete and specific question. You do not provide enough context for a reaonable person to (a) unders

2021-09-03 14:06:30 -0500 commented question Robot Simulation Tools for Ros

We generally reommend Ignition / Gazebo. The answer is going to largely depend on what you are tryig to do.

2021-08-27 12:52:15 -0500 commented question How to detect ar tags in less light conditions.

Yes, use a camera that is more approriate for the environment (dynamic range, exposure, gain, etc).

2021-08-27 12:43:37 -0500 commented question ROS2 evaluate Performance , Security between released distribution?

As I told you on ROS Discourse, you need to be more specific and reference prior work in this direction. Generally speak

2021-08-27 12:41:18 -0500 commented question Arduino IDE error installing SparkFun Apollo3 Core

This forum is not appropriate for Arduino related questions.

2021-08-20 13:52:19 -0500 commented question how to make the robot follow the saved GPS waypoints without joystick

You can either contact the author of that post and ask for advice on how he does it or you can write your code to read y

2021-08-20 13:47:38 -0500 commented question Why is there very little tutorial for ros2 in general?

Short answers: (1) Because no one has written a tutorial for it. This is an open source community; you are asking for p

2021-08-20 13:44:36 -0500 commented question How to ssh into a fleet of 20+ robots?

This question is way too broad, and questions that ask for the "best" are often subjective. I am closing this question.

2021-08-20 13:41:48 -0500 commented question inverse transform

Your question is not very clear. Are the coordinate frames static? Why is using tf2 Transform sub-optimal?

2021-08-20 13:36:50 -0500 commented question How to process time-series image data

That sounds reasonable to me. Are you trying to implement background subtraction. Generally if you want to do something

2021-08-20 13:33:20 -0500 commented question How to communicate and control 4 wheeled robot with ROS

Hi, this question is way too broad to get a reasonable answer on ROS Answers. No one is going to tell you how to complet

2021-08-13 13:35:17 -0500 commented question what is the difference between geonav-transform and navsat-transform

Please make life easy for those answering your questions by adding a link to the packages you are requesting help with.

2021-08-13 13:28:39 -0500 commented question Microros with Teensy-3.2 issues

Have you raised an issue on the micro-ROS source repositories?

2021-08-13 13:27:29 -0500 answered a question Ubuntu 20.04: ROS interface for the TelloPy library

Short answer is, "NO, you can't use Kinetic with 20.04." We recommend working with the existing package maintainer to u

2021-08-13 13:22:47 -0500 commented question How to connect ROS mqtt-bridge to a remote broker

Can you provide more information about your problem including the relevant files / configurations?

2021-07-23 13:37:45 -0500 commented question How to properly import 2D map from Google map to Navigation stack?

Can you clarify what you mean by "Google Map"? Are you trying to overlap a Google Maps image on your map? Are you trying

2021-07-23 13:30:31 -0500 answered a question How can i select a simulation file in ROS Development Studio?

This isn't a ROS issue; it appears to be an issue related to the Construct's platform. Please contact the Construct to r

2021-07-23 13:28:42 -0500 commented question How can i select a simulation file in ROS Development Studio?

This is really a question for the Construct as it is their product.

2021-07-23 13:27:17 -0500 commented question ROS1-ROS2 across different machines through ros1_bridge

Do you absolutely need to do this? It seems to me that it would be easier to run a VM on your workstation with Melodic t

2021-07-23 13:24:53 -0500 commented question Integration of ROS/ROS2 with Unreal Engine

Your link is broken.

2021-07-23 13:20:47 -0500 answered a question ROS for Misty robot

There is no "best" approach; there are only "better" approaches for your particular application and situation. I would s

2021-07-23 13:14:42 -0500 answered a question which type of SLAM method provides better accuracy for the outdoor environment?

We highly discourage asking these types of questions on ROS Answers. There is no one "best" SLAM technique; there are on

2021-07-16 13:47:53 -0500 commented question How to add a gripper to a robotic arm

I am closing this as the link is broken and OP is not responding.