Lesson
Find and Use Python Add-ons
COMPONENT MODELING | COMPONENT SCRIPTING
Learn how to get the travel time and distance of a vehicle’s path as well as stop and reroute a vehicle. For example, you can stop a vehicle to avoid collisions and change its path when there is available work.
This lesson is Part 5 in the Model a Mobile Robot Course.
Software Version: 4.1.0
2 answers.
Component Modeling
In this tutorial, you will learn how to handle CSV files in Visual Components using Python scripts.
Component Modeling
Learn how to create a python add-on to import point cloud files. This video shows how to access a file, read its contents, and create a point set from the data.
Component Modeling
Learn how to replace one part with another using Python API.
Component Modeling
Learn how to route products on a conveyor line based on product material using components and API.
Component Modeling
Learn how to attach objects to conveyor paths, thereby populating a conveyor with containers such as boxes, trays and sleds.
Component Modeling
Learn how to deliver parts with a vehicle using pickup and drop-off information.
Component Modeling
Learn how to grab and transfer components into a vehicle using containment and flow logic.
Component Modeling
Learn how to use signals to move a vehicle.