Commit 3fb710d8 authored by garciay's avatar garciay
Browse files

Validate Hitachi V0.1.0-r474

parent 0dd836da
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -110,6 +110,14 @@ module LibItsCam_Templates {
                setVehicleRole := p_vehicleRole
                setVehicleRole := p_vehicleRole
            }
            }
            
            
            /**
             * @desc Set the dangerous good description
             * @param p_dangerousGoods The dangerous good description
             */
            template (value) UtCamTrigger m_setDangerousGoods(DangerousGoodsBasic p_dangerousGoods) := {
                setDangerousGoods := p_dangerousGoods
            }
            
            /**
            /**
             * @desc Change the position in the direction of the current heading
             * @desc Change the position in the direction of the current heading
             * @param p_offset Offset to the current position in meter
             * @param p_offset Offset to the current position in meter