Civil engineering feature implementation (Transportation Engineering)

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
User avatar
Joel_graff
Veteran
Posts: 1949
Joined: Fri Apr 28, 2017 4:23 pm
Contact:

Re: Civil engineering feature implementation (Transportation Engineering)

Post by Joel_graff »

HakanSeven12 wrote: Thu Mar 19, 2020 11:28 am they are causing errors
Yeah, I know. I have been so focused on pivy_trackers and turns, I've neglected trails. With covid-19 wreaking havoc here lately, it's become much more difficult to get any time at all. I'll take a look and see if I can patch things up, but at this point, I really don't know how long it'll be.
FreeCAD Trails workbench for transportation engineering: https://www.github.com/joelgraff/freecad.trails

pivy_trackers 2D coin3D library: https://www.github.com/joelgraff/pivy_trackers
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

Joel_graff wrote: Thu Mar 19, 2020 3:27 pm Yeah, I know. I have been so focused on pivy_trackers and turns, I've neglected trails. With covid-19 wreaking havoc here lately, it's become much more difficult to get any time at all. I'll take a look and see if I can patch things up, but at this point, I really don't know how long it'll be.
It can wait. Take care of yourself.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by Kunda1 »

HakanSeven12 wrote: Thu Mar 19, 2020 6:54 pm
Joel_graff wrote: Thu Mar 19, 2020 3:27 pm Yeah, I know. I have been so focused on pivy_trackers and turns, I've neglected trails. With covid-19 wreaking havoc here lately, it's become much more difficult to get any time at all. I'll take a look and see if I can patch things up, but at this point, I really don't know how long it'll be.
It can wait. Take care of yourself.
Yes, stay safe and healthy.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

I merged two workbench.
merged.png
merged.png (58.63 KiB) Viewed 992 times
User avatar
Joel_graff
Veteran
Posts: 1949
Joined: Fri Apr 28, 2017 4:23 pm
Contact:

Re: Civil engineering feature implementation (Transportation Engineering)

Post by Joel_graff »

Geomatics and Trails?
FreeCAD Trails workbench for transportation engineering: https://www.github.com/joelgraff/freecad.trails

pivy_trackers 2D coin3D library: https://www.github.com/joelgraff/pivy_trackers
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

Joel_graff wrote: Fri Mar 20, 2020 11:41 am Geomatics and Trails?
Yes
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by triplus »

I have read the Geomatics workbench thread, difficulties involved and abandoning the effort and once more giving it a try ... It is not an easy task for sure, but i feel that all the developers interested in this area did manage to push this area forward in the past couple of years.

Maybe a complete workbench is still some time away, then again all this knowledge and development likely can manifest itself in a useful command or two. And to have and promote them in some production ready workbench.
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

triplus wrote: Fri Mar 20, 2020 12:48 pm
Only thing that stop me is a bug in FreeCAD: https://tracker.freecadweb.org/view.php?id=4275

It has a solution but I don't know when FC developers interest with that.
User avatar
Joel_graff
Veteran
Posts: 1949
Joined: Fri Apr 28, 2017 4:23 pm
Contact:

Re: Civil engineering feature implementation (Transportation Engineering)

Post by Joel_graff »

HakanSeven12 wrote: Fri Mar 20, 2020 2:58 pm Only thing that stop me is a bug in FreeCAD: https://tracker.freecadweb.org/view.php?id=4275

It has a solution but I don't know when FC developers interest with that.
Wish I had the time to explore this further. The solution is within reach, but I don't think the needed object is exposed in the current pivy release. And the C++ documentation is a bit scarce, so I'm not even sure how to implement it correctly.

We do have a quick, clear test case that demonstrates it, though... Maybe once we get past the next release, Werner can take a look and provide a little direction?
FreeCAD Trails workbench for transportation engineering: https://www.github.com/joelgraff/freecad.trails

pivy_trackers 2D coin3D library: https://www.github.com/joelgraff/pivy_trackers
Post Reply