![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19676219_1600884045536.jpg)
Mohammad Rastegarpanah
University of Luxembourg
Followers: 0 Following: 0
I study master of science in engineering- sustainable product creation at university of luxembourg.
Feeds
질문
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...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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=...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 =...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0