it is a dev kit sir, the output of head -n 1 /etc/nv_tegra_release came as follow sir.
shivayya@shivayya-desktop:~$ head -n 1 /etc/nv_tegra_release
R32 (release), REVISION: 7.6, GCID: 38171779, BOARD: t210ref, EABI: aarch64, DATE: Tue Nov 5 07:46:14 UTC 2024
the below log came when the ping was about 3.5ms
kernal log when ping was at 3.pdf (73.4 KB)
below file log came when the ping gave >100ms.
kernal log when ping was at >100ms.pdf (73.9 KB)
ifconfig data at normal case.
shivayya@shivayya-desktop:~$ ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:35:21:ba:e5 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.4 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::d2c8:3aec:3696:4566 prefixlen 64 scopeid 0x20
ether 48:b0:2d:ec:2f:11 txqueuelen 1000 (Ethernet)
RX packets 347703 bytes 279689623 (279.6 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8087816 bytes 11897413668 (11.8 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 151 base 0xd000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1 (Local Loopback)
RX packets 20025 bytes 4975110 (4.9 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20025 bytes 4975110 (4.9 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
rndis0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 92:96:9b:51:18:6d txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 92:96:9b:51:18:6f txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ifconfig at failing case:
shivayya@shivayya-desktop:~$ ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:35:21:ba:e5 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.4 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::d2c8:3aec:3696:4566 prefixlen 64 scopeid 0x20
ether 48:b0:2d:ec:2f:11 txqueuelen 1000 (Ethernet)
RX packets 347855 bytes 279714164 (279.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8308859 bytes 12226614262 (12.2 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 151 base 0xd000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1 (Local Loopback)
RX packets 20031 bytes 4976958 (4.9 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20031 bytes 4976958 (4.9 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
rndis0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 92:96:9b:51:18:6d txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 92:96:9b:51:18:6f txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
i want say other info also sir, whenever i wish to see the frequency of the produced topics that visible on pc the ping jumping from 3ms to 100ms.
and another problem is my camera runs actually on 30fps and i should also expect to see the data with ~30 but i only getting below 10 when i run the camera ros2 topic hz /camera/camera/color/image_raw.. we have been facing this issue from days sir. please help us.