procedure for drawing path
Re: procedure for drawing path
It would let me check the accuracy of the hedgehog.
Re: procedure for drawing path
We didn't think about this option ...GOB wrote:It would let me check the accuracy of the hedgehog.
How exactly would you like to check it?
Re: procedure for drawing path
I could draw a line on the dashboard corresponding to a known line or path in physical space.
Then walk that line holding a hedgehog, and see if the actual path walked lies on the line I drew in the dashboard.
Then walk that line holding a hedgehog, and see if the actual path walked lies on the line I drew in the dashboard.
Re: procedure for drawing path
GOB wrote:I could draw a line on the dashboard corresponding to a known line or path in physical space.
Then walk that line holding a hedgehog, and see if the actual path walked lies on the line I drew in the dashboard.
I wonder, how would you draw that?... How could you clearly establish direct correspondence between the map in the Dashboard and the physical space? We are doing this by moving mobile beacon to that point and drawing the path point on the map. Not vice versa. Vice versa it is kind of inconvenient ...
At the same time, you could simply walk that line and then walk again ... - this is the mode of operation.
The system is designed to let the robot know that the robot can come through particular areas and can't come through others. So, you just walk the robot through the path manually once and records the points that would become path points. Then you can adjust the points from the Dashboard menu to make them smooth or beautiful
Re: procedure for drawing path
Thanks for the explanation.
It would be very helpful for me to have that record feature for a path, and to be able to output that path taken.
Also to be able to go to a certain point, press "record point" and have that one point saved.
It would be very helpful for me to have that record feature for a path, and to be able to output that path taken.
Also to be able to go to a certain point, press "record point" and have that one point saved.
Re: procedure for drawing path
GOB wrote:Thanks for the explanation.
It would be very helpful for me to have that record feature for a path, and to be able to output that path taken.
Also to be able to go to a certain point, press "record point" and have that one point saved.
all location data is recorded in the file in the Dashboard directory automatically. So, you always have data about the path taken. You can analyze it.
we will put your new feature in the wish list. It, probably, could be implemented in some future releases. I will discuss with my colleagues.
Re: procedure for drawing path
Thanks for adding path logging settings to the newest dashboard release. Appreciated!
Re: procedure for drawing path
GOB wrote:Thanks for adding path logging settings to the newest dashboard release. Appreciated!
Hello,
Here is more on adding the path:
http://www.marvelmind.com/downloads/hed ... ath_v1.zip - sample code
http://marvelmind.com/downloads/marvelm ... _12_10.pdf - description of the protocol 2.3.1. Request of writing the movement path
And some print screen is attached.
BR,
Maxim
- Attachments
-
- upload_path_via_hedge.PNG (74.92 KiB) Viewed 28585 times
Re: procedure for drawing path
Hello everyone,
Thanks in advance for reading my comment and helping me!
I am working in an autonomous robot project, in which we use Marvelmind's GPS indoor solution. I am in charge of the communications between the Arduino-based robot and a PC, and I got stuck following the "Sending path to robot" tutorial that is included in the Marvelmind Operating Manual (section 9.13).
The Arduino code is ready, but I am unable to design a path in the Dashboard, I always get the error message "Zones and path are frozen" when I SHIFT+LEFT CLICK to add a point. I can't find any solution on the internet nor the Operating Manual.
By the way, I am using a Windows 10 laptop with the Dashboard v7.000 installed and the Starter Set HW v4.9
Thanks in advance!
Thanks in advance for reading my comment and helping me!


I am working in an autonomous robot project, in which we use Marvelmind's GPS indoor solution. I am in charge of the communications between the Arduino-based robot and a PC, and I got stuck following the "Sending path to robot" tutorial that is included in the Marvelmind Operating Manual (section 9.13).
The Arduino code is ready, but I am unable to design a path in the Dashboard, I always get the error message "Zones and path are frozen" when I SHIFT+LEFT CLICK to add a point. I can't find any solution on the internet nor the Operating Manual.

By the way, I am using a Windows 10 laptop with the Dashboard v7.000 installed and the Starter Set HW v4.9
Thanks in advance!