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

Murat's profile - activity

2021-01-12 23:29:26 -0500 received badge  Nice Question (source)
2020-12-28 07:22:00 -0500 received badge  Famous Question (source)
2020-11-27 14:20:27 -0500 received badge  Notable Question (source)
2020-11-27 14:20:27 -0500 received badge  Popular Question (source)
2020-11-20 04:25:51 -0500 received badge  Famous Question (source)
2020-10-23 03:15:23 -0500 received badge  Student (source)
2020-08-27 05:26:02 -0500 received badge  Notable Question (source)
2020-08-27 05:26:02 -0500 received badge  Popular Question (source)
2020-05-11 20:31:47 -0500 received badge  Famous Question (source)
2020-04-29 00:36:17 -0500 marked best answer Quadruped Robot Visualization and TF Problems In towr and xpp

Hello. I try to visualize my own special robot with towr. I have already added the kinematic and dynamic models of my robot. But when i try to visualize in Rviz, the joints of the robot occur at very meaningless angles. It will be more descriptive in the video. When I look at the TF tree, I see the TF data of two robots at the same time. My Robot (It appears in the video as Vira) and HyQ robot.

I'm working on the guide on towr and xpp but I don't know clearly where to approach the problem. Thank you for your help.

2020-04-26 05:51:04 -0500 received badge  Popular Question (source)
2020-04-26 05:51:04 -0500 received badge  Famous Question (source)
2020-04-26 05:51:04 -0500 received badge  Notable Question (source)
2020-04-26 05:31:45 -0500 commented answer Quadruped Robot Visualization and TF Problems In towr and xpp

I applied simple motion planning to my own robot by working on monoped_pub in the xpp guide. As a result, the robot's f

2020-04-26 05:29:31 -0500 commented answer Quadruped Robot Visualization and TF Problems In towr and xpp

I applied simple motion planning to my own robot by working on monoped_pub in the xpp guide. As a result, the robot's f

2020-04-25 02:06:43 -0500 edited question Quadruped Robot Visualization and TF Problems In towr and xpp

Quadruped Robot Visualization and TF Problems In towr and xpp Hello. I try to visualize my own special robot with towr.

2020-04-25 02:05:09 -0500 asked a question Quadruped Robot Visualization and TF Problems In towr and xpp

Quadruped Robot Visualization and TF Problems In towr and xpp Hello. I try to visualize my own special robot with towr.

2020-03-11 04:30:30 -0500 received badge  Notable Question (source)
2020-03-11 04:30:30 -0500 received badge  Popular Question (source)
2019-12-31 04:44:38 -0500 commented answer Custom Recovery Behavior

Thank you so much!

2019-12-31 04:44:21 -0500 marked best answer Custom Recovery Behavior

Hi, I am using a diff drive robot for navigation and exploration in the environment. And i don't wanna using recovery_behavior that in the navigation package. My aim is using my custom recovery behavior. How can i add my custom behavior to the navigation stack? Thanks all.

2019-12-31 04:44:21 -0500 received badge  Scholar (source)
2019-12-31 03:26:23 -0500 asked a question Custom Recovery Behavior

Custom Recovery Behavior Hi, I am using a diff drive robot for navigation and exploration in the environment. And i don'

2019-12-12 11:50:29 -0500 edited question symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol:

symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol: Hello, I already setup

2019-12-12 11:50:26 -0500 edited question symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol:

symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol: Hello, I already setup

2019-12-12 08:18:58 -0500 edited question symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol:

symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol: _ZN10costmap_2d12Costma

2019-12-12 08:13:16 -0500 asked a question symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol:

symbol lookup error: /opt/ros/kinetic/lib/frontier_exploration/explore_server: undefined symbol: _ZN10costmap_2d12Costma

2019-12-02 07:25:53 -0500 received badge  Famous Question (source)
2019-11-26 08:44:28 -0500 asked a question How do I add the robot footprint area to the map?

How do I add the robot footprint area to the map? Hi, I am using slam-gmapping and navigation stack with a differential

2019-10-09 05:55:07 -0500 edited question mobile robot full area coverage packages?

mobile robot full area coverage packages? Hello everyone, I have to design a robot system that cleans floors with a tur

2019-10-09 05:55:06 -0500 edited question mobile robot full area coverage packages?

Turtlebot full area coverage packages? Hello everyone, I have to design a robot system that cleans floors with a turtle

2019-10-09 05:40:10 -0500 edited question mobile robot full area coverage packages?

Turtlebot full area coverage packages? Hello everyone, I have to design a robot system that cleans floors with a turtle

2019-10-09 05:35:06 -0500 asked a question mobile robot full area coverage packages?

Turtlebot full area coverage packages? Hello everyone, I have to design a robot system that cleans floors with a turtle

2019-10-09 05:21:06 -0500 received badge  Notable Question (source)
2019-09-23 08:31:25 -0500 answered a question Hector mapping laser scan limitation

did you find the solution?

2019-08-26 12:27:21 -0500 received badge  Self-Learner (source)
2019-08-26 12:27:21 -0500 received badge  Teacher (source)
2019-08-26 06:05:31 -0500 received badge  Popular Question (source)
2019-08-26 05:44:36 -0500 answered a question gmapping make missing map when follows a straight wall

finaly. i found it. just add <param name="minimumScore" value="260"/> parameter to slam_gmapping node. Because my

2019-08-26 01:59:47 -0500 commented answer gmapping make missing map when follows a straight wall

But i can get the map at unobstacle environment. you can check it in this video on youtube

2019-08-26 01:28:07 -0500 commented answer gmapping make missing map when follows a straight wall

@Delb Yes. The real environment is same with my gazebo simulation.

2019-08-23 06:17:56 -0500 commented answer gmapping make missing map when follows a straight wall

Yeah. But i am working on simulation for now. i just wanna solve this issue in gazebo. that is my next goal for real env

2019-08-23 05:40:08 -0500 commented answer gmapping make missing map when follows a straight wall

I am not using IMU or another sensors. There is only a Hokuyo Lidar scanner on the my robot. But how can i change my SLA

2019-08-23 05:39:09 -0500 commented answer gmapping make missing map when follows a straight wall

I am not using IMU or another sensors. There is only a Hokuyo Lidar scanner on the my robot. But how can i change my SLA

2019-08-23 02:46:01 -0500 edited question gmapping make missing map when follows a straight wall

gmapping make missing map when follows a straight wall Hi, I have a mobile robot with Lidar sensor for mapping and loc

2019-08-23 02:43:26 -0500 asked a question gmapping make missing map when follows a straight wall

gmapping make missing map when follows a straight wall Hi, I have a mobile robot with Lidar sensor for mapping and loc