Community Profile

photo

Mohammad Rastegarpanah


University of Luxembourg

Last seen: 5 months ago Active since 2022

I study master of science in engineering- sustainable product creation at university of luxembourg.

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Simultaneous Path Planning of Planner Control RRT Algorithm and Turtlebot3-Burger Robot in MATLAB and Gazebo
Hello, How can I implement the Planner Control RRT path planning algorithm in MATLAB and run it in parallel with a simulated mo...

8 months ago | 2 answers | 0

2

answers

Question


Plotting multiple inputs with a Simulated TurtleBot
Hi I’m working with a Simulated TurtleBot in the Gazebo environment (Get Started with Gazebo and Simulated TurtleBot - MATLAB ...

1 year ago | 1 answer | 0

1

answer

Question


How can I find a path for each letter containing a list of x and y values?
For example; For letter M: path1= [ [x1 y1], [x2 y2],...]; For letter A: path2= [ [x1 y1], [x2 y2],...]; For letter X: path3=...

1 year ago | 2 answers | 0

2

answers

Question


How can I plot a string input?
Hello, How can I plot a string input? prompt = "What is your name"; txt = input(prompt,"s"); if isempty(txt) txt =...

1 year ago | 2 answers | 0

2

answers

Question


How to give direction to the TurtleBot for a Specific Location?
In the Gazebo empty/House, From the starting point [x y z] = [0 0 0], I want to specify the new direction/point on the map and b...

1 year ago | 1 answer | 0

1

answer